Gets the emails2.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<MailboxAttributedValue> Emails2 { get; }Public ReadOnly Property Emails2 As IList(Of MailboxAttributedValue)
Get
Property Value
Type:
IListMailboxAttributedValue
The emails2.
See Also